Safrone
Safrone
- [X] I have searched the [issues](https://github.com/brocaar/chirpstack-application-server/issues) of this repository and believe that this is not a duplicate. ## Summary Currently to update the location of a gateway manually, you...
### Is this a bug or a feature request? feature ### What did you expect? Information on what device_eui is making a join request on success/failure ``` Feb 13 17:41:04...
I was using the evaluation version of this BACnet simulator for testing (http://www.scadaengine.com/software6.html) and I noticed some points were listed as proprietary but appear to have official definitions: the object_types...
Love the project, it worked exactly how I needed and expected. I use django-grappelli for an updated admin interface: https://github.com/sehmaschine/django-grappelli with that the styling on the paginated inlines don't look...
I've been trying to expose my api via swagger schema view. When I set the urlconf to the api urls: `get_schema_view(..., urlconf='management_server.api.urls)'` the basePath for those urls does not get...
Take advantage of Date and Time __str__ methods If this is acceptable, probably copy it to the other python version files
https://example.com/=== -> https://example2.com/= Noticed because I had a url that has base64 encoding at the end of the url and the padding was incorrect