-
-
Notifications
You must be signed in to change notification settings - Fork 33
RPIEasy implemented command list
Implemented RPIEasy core commands are: delay,taskrun,taskvalueset,taskvaluesetandrun,timerpause,timerset,event,sendto,publish,sendtohttp,sendtoudp,reboot,reset,halt,update,exit,notify,setvolume
Controller related commands: blecommand,loracommand,espnowcommand,serialcommand
And there are some external commands, which are implemented by plugins:
P001&P029: gpio,pwm,pulse,longpulse,tone,rtttl
P007: pfcdac
P009: mcpgpio,mcppulse,mcplongpulse
P011: extgpio,extpwm,extpulse,extlongpulse
P012: lcdcmd,lcd
P019: pcfgpio,pcfpulse,pcflongpulse
P022: pcapwm,pcafrq
P023: oledcmd,oled
P036: oledframedcmd
P038: neopixel, neopixelall,neopixelline
P049: mhzcalibratezero, mhzreset, mhzabcenable, mhzabcdisable, mhzmeasurementrange2000, mhzmeasurementrange5000
P057: M,MNUM,MBR
P073: 7don, 7diff, 7db
P112: rfsend,rfsenddec,rfprotocol,rfrepeat
P201: serialwrite
P203: dac
P204: motor
P501: usbrelay
P502: playaudio
P503: playaudiobg
P505: vlcaudio
Every command is documented in their plugin source header.