-
Notifications
You must be signed in to change notification settings - Fork 8
Raspberry
Herbert Wirnsberger edited this page Jun 9, 2017
·
7 revisions
The sensor data is sent to the Cloud with a python script.
Message format:
{
"sensorName": <sensorName>,
"type": <sensorType>,
"value": <value>,
"location": <location>,
"version": <version>
}
- Home
- Setup Guide
- Using Hogarama
-
Cloud Components
- AMQ
- MongoDB
- Single Sign On
- Hogajama
- Kafka
- Habarama
- Troubleshooting Hogarama
- Optional Modules
- Developer Guideline