API v1.6 Release Notes

This version of the API shipped with Indigo 6 beta 6 - check the API Version Chart to see what version of the API is available in which Indigo versions.

Examples
dev.updateStateOnServer("sensorValue", 72.3, uiValue=u"72.3 °F")
indigo.server.log("temp is " + str(dev.sensorValue))