Technical documentation for integrating with Tick
Direct device access over your local network
Retrieve current sensor readings in binary format for efficient transfer.
Get list of configured sensors with their types and settings.
Retrieve buffered readings for sparklines and history charts.
Execute commands on the device via HTTP POST.
Retrieve device log entries for debugging.
The built-in Help tab in the web interface provides complete API documentation, available commands, and sensor configuration detailsβaccessible directly from your device at any time.
Azure-hosted REST API for remote device management
All cloud endpoints require device credentials.
Device pushes sensor readings to cloud storage.
Retrieve stored readings with filtering and aggregation.
Send commands to device (queued until device polls).
Device sends periodic status updates.
Retrieve logs stored in cloud.