Menu

SVN Commit Log


Commit Date  
[r24] by dannybackx

Get JSON as query format also, use ArduinoJson to read

2022-07-25 18:46:22 Tree
[r23] by dannybackx

Handle simple queries from the app.
Make sure to always return json, also in error messages, from the json handler.

2022-07-24 15:42:02 Tree
[r22] by dannybackx

Allow Android app to query a bunch of things in one go, result in JSON format.

2022-07-24 13:32:27 Tree
[r21] by dannybackx

Small changes

2022-07-03 16:26:48 Tree
[r20] by dannybackx

Initialize new field properly

2022-07-03 15:34:09 Tree
[r19] by dannybackx

Don't call realloc on every message.
Keep separate variables for buffer length and message length for that.
Fix bug with clearing previous buffer content.
Reduce logging somewhat.

2022-07-03 15:27:17 Tree
[r18] by dannybackx

Close the client on any error, hoping it recovers better.

2022-06-19 10:02:26 Tree
[r17] by dannybackx

Move CloudMessaging.cpp into a component structure.

2022-06-18 14:30:51 Tree
[r16] by dannybackx

Cloud messaging did work (just need to provide the right credentials and matching phone id).
Lower debug level in the source.
Clean up stuff in switch.cpp, call the messaging API from state changes.

2022-06-18 09:14:33 Tree
[r15] by dannybackx

Small refinements, no fix yet.
Added configuration input for required settings.

2022-06-17 13:32:57 Tree
Older >