Changelog
0.1.8
- Adding credits in RSPLUS
- Updating filters
0.1.7
- Masive structure cleanup
- Adding decoder from
Sensative
sensors
0.1.6
- Redesigning database for RSPLUS
0.1.5
- minor updates and housekeeping
- API fixed database credential handling
- RSPLUS fixing enumeration lists
- RSPLUS added support for genre in songlists
- RSPLUS additional fields, such as song length
- Authentication accept TOKEN in paralell with APPID where requirement is APPID
0.1.4
- LORIOT - currently stores payload in json files in tmp folder
VEGA
and Vicotee
sensors sorted by rule and stored accordingly. Push deciphered data to targets according to rules. Currently only sensors
- MANAGE - added LoriotRules, some code cleanups
- RSPLUS - adding pagination, filters
- GET - preparing trend data for selected sensor
- doc - adding Documentation
0.1.3
- MANAGE - for remote management
- Add sensors
- edit sensors
- List sensors
- Create access tokens
- Edit access tokens
- Revoke access tokens
- Get filtered list of access tokens
- RSPLUS - For the Rocksmith+ community
- LIST - added information
- AUTH - corrected so both APPID and TOKEN is checked
- Authentication by token
- Access on protocol level (when HTTPS required)
0.1.2
First logged change
- Output formats:
json
- default output
xml
- AUTH - check authentication validation
- GET - get data from database
- Default (sensors summary)
- Individual sensors, with nominatim integration
- LIST - list of commands with descriptions
- VERSION - information about API and sever versions
- Database connectivity
- Authentication on appid through
HTTP GET
or HTTP POST