Pedro Figueiredo e Silva
Pedro Figueiredo e Silva
**Is your feature request related to a problem? Please describe.** No, this is an idea for a new diagram type. **Describe the solution you'd like** Ideally the diagram definition would...
Create minimal builds with an Alpine base
Currently the docker builds are triggered with an autobuild rule on dockerhub, however this only applies for the x86 and rpi registries. To support the manifest builds it is necessary...
Small script to help with CHANGELOG creation and version number updates
We have integrated fluentd in the backend-client's logging and this could be ported to the transport service as well. The benefit is that we can then stream the logs to...
Add location information to the gateway topic (gw-response/get_gw_info) with * latitude * longitude * altitude * speed * accuracy * timestamp (of the fix) * ... Create an api hook...
This is necessary to enable: https://github.com/wirepas/gateway/issues/33
**Describe the bug** The transport service keeps receiving DBUS packets and calling [received_data](https://github.com/wirepas/gateway/blob/2182b7bcb832b24f9457c30322a6ff853a9616f5/python_transport/wirepas_gateway/dbus/dbus_client.py#L30) even when a MQTT connection is not established correctly. I've observed that sometimes the transport service exits...
Write a small utility to tag a release and update the repo's manifest accordingly
Add a field to allow a schemaless object to be passed from the gateway to the server (eg a json object with connection status, battery info of the gateway).