Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-29 | Renamed apiv1 lib to xaapiv1. | Sebastien Douheret | 1 | -77/+0 | |
xa prefix (for Xds Agent) is safest to avoid confusion with xs prefix (for Xds Server) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | New dashboard improvements. | Sebastien Douheret | 1 | -3/+4 | |
- add build buttons - add build settings support and backup into project clientData - improved async alert - fixed project dropdown Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-08 | Added events decoder helpers. | Sebastien Douheret | 1 | -6/+41 | |
2017-11-08 | Unregistered events when client WS session is closed. | Sebastien Douheret | 1 | -0/+8 | |
2017-11-08 | Fixed events definition and callback processing. | Sebastien Douheret | 1 | -5/+5 | |
2017-11-06 | Moved all structs exposed by API into apiv1 package | Sebastien Douheret | 1 | -0/+33 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |