Improved attempts, still need encyption
This commit is contained in:
@@ -11,6 +11,13 @@ BluettiDevice KEYWORD1
|
||||
BluettiData KEYWORD1
|
||||
BluettiCallback KEYWORD1
|
||||
bluettiCommand KEYWORD1
|
||||
BluettiADV KEYWORD1
|
||||
BluettiAdvDevice KEYWORD1
|
||||
BluettiAdvCallback KEYWORD1
|
||||
BluettiAdvBattery KEYWORD1
|
||||
BluettiAdvInverter KEYWORD1
|
||||
BluettiAdvMonitoring KEYWORD1
|
||||
BluettiAdvConfig KEYWORD1
|
||||
|
||||
#######################################
|
||||
# Methods and Functions (KEYWORD2)
|
||||
@@ -26,6 +33,16 @@ getDeviceCount KEYWORD2
|
||||
loop KEYWORD2
|
||||
setACOutput KEYWORD2
|
||||
setDCOutput KEYWORD2
|
||||
setMinInterval KEYWORD2
|
||||
|
||||
#######################################
|
||||
# Advertisement record types (LITERAL1)
|
||||
#######################################
|
||||
|
||||
BLUETTI_ADV_BATTERY LITERAL1
|
||||
BLUETTI_ADV_INVERTER LITERAL1
|
||||
BLUETTI_ADV_MONITORING LITERAL1
|
||||
BLUETTI_ADV_CONFIG LITERAL1
|
||||
|
||||
#######################################
|
||||
# Constants (LITERAL1)
|
||||
|
||||
Reference in New Issue
Block a user