There was an error while loading. Please reload this page.
The main iMatch device. Provides the following functions:
datetime returns the current datetime of the iMatch when params is left empty. Needs to be set on startup!
datetime
params
The datetime format is an 8-tuple: (year, month, day, weekday, hours, minutes, seconds, subseconds)
(year, month, day, weekday, hours, minutes, seconds, subseconds)
info returns firmware version, revision and build data in the response.
info
echo returns the supplied params as data in the response.
echo
data
led sets the specified led to the specified color. The params format is a 2-tuple (led,color).
led
(led,color)
color