-
Notifications
You must be signed in to change notification settings - Fork 8
GPIO Actor
Mathias edited this page Jun 14, 2018
·
1 revision
This type of actor turns a GPIO pin on and after a certain amount of time off. This duration gets specified by the cloud.
The property pin
is additional required.
"actors": [
{
"name": "Pump 1",
"location": "Wien",
"type": "gpio",
"pin": 4
}
]
More about client configuration.
A sketch how to connect relais with a water pump to the raspberry:
- Home
- Setup Guide
- Using Hogarama
-
Cloud Components
- AMQ
- MongoDB
- Single Sign On
- Hogajama
- Kafka
- Habarama
- Troubleshooting Hogarama
- Optional Modules
- Developer Guideline