ubus help
-
HI,
I have the cloud in and working.
I have managed to set the onion LED to a heart beat and the RGB led to different colours. This I found using the tutorial Part1 Ubus Intro and looking at the github. But I can't get the OLED to display any text.
What I have used is
"command":"write","option":"hello","params":""
the output is
{
"status": "failure",
"error": "invalid command"
}What I am doing wrong?
-
@mark-titley You need to adjust your command. Check out the OLED Expansion ubus commands here: https://github.com/OnionIoT/i2c-exp-driver#oled-exp-ubus-commands