Thingsboard
It is possible to log the barks onto Thingsboard. First, create a device on ThingsBoard, and then simply add:
"thingsboard_parameters": {
"py/object": "bark_monitor.cli.get_param.ThingsBoardParameters",
"thingsboard_device_token": "Device token",
"thingsboard_ip": "ip address",
"thingsboard_port": 8080
}
with the correct value to the config file.
You can visualize in realtime your pets behavior on a dashboard:
