Members
(inner, constant) DebugLevel :Number
Properties:
Name | Type | Description |
---|---|---|
None |
Number |
0 - Disable all debug messages |
All |
Number |
1 - Enable all debug messages |
I2C |
Number |
2 - Enable I2C debug messages |
CIR |
Number |
3 - Enable CIR debug messages |
UART |
Number |
4 - Enable UART debug messages |
Timer |
Number |
5 - Enable Timer debug messages |
(inner, constant) EEPROMChannel :Number
Properties:
Name | Type | Description |
---|---|---|
Disabled |
Number |
0 - Disable all channels |
I2CtoEEPROM1 |
Number |
0 - I2C bus connected to EEPROM 1 |
I2CtoEEPROM2 |
Number |
0 - I2C bus connected to EEPROM 2 |
I2CtoHDMI1 |
Number |
0 - I2C bus connected to HDMI 1 |
I2CtoHDMI2 |
Number |
0 - I2C bus connected to HDMI 2 |
Type Definitions
Alarms :Object
Properties:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
monday |
Object |
Monday alarms Properties
|
|||||||||||||||||||||||||||||||||||||||
tuesday |
Object |
Tuesday alarms Properties
|
|||||||||||||||||||||||||||||||||||||||
wednesday |
Object |
Wednesday alarms Properties
|
|||||||||||||||||||||||||||||||||||||||
thursday |
Object |
Thursday alarms Properties
|
|||||||||||||||||||||||||||||||||||||||
friday |
Object |
Friday alarms Properties
|
|||||||||||||||||||||||||||||||||||||||
saturday |
Object |
Saturday alarms Properties
|
|||||||||||||||||||||||||||||||||||||||
sunday |
Object |
Sunday alarms Properties
|
EmulatorState :Object
Properties:
Name | Type | Description |
---|---|---|
direction |
Number |
The current direction |
directionName |
Direction |
The direction as a descriptive string |
emulating |
boolean |
If the emulation is enabled |
ok |
boolean |
If the request succeeded |
port |
Number |
The port this emulator is configured on |
FirmwareVersion :Object
Properties:
Name | Type | Description |
---|---|---|
aicuFirmwareVersion |
string |
The firmware version |
aicuVersion |
number |
The hardware version |
HDMIStatus :Object
Properties:
Name | Type | Description |
---|---|---|
code |
string |
The AICU result code |
connected |
boolean |
If the cable is connected |
description |
string |
A descriptive string describing the status |
ok |
boolean |
If the request succeeded. |
Result :Object
Properties:
Name | Type | Description |
---|---|---|
code |
string |
AICU Result code |
error |
string |
Error string |
ok |
boolean |
If the action passed |