Skip to content
Snippets Groups Projects
Commit d2e4c10a authored by Michal Ondrejička's avatar Michal Ondrejička
Browse files

Update README.md

parent b84ccf26
No related branches found
No related tags found
No related merge requests found
...@@ -174,10 +174,10 @@ await devkitConnector.AddSensorData(sensorContracts); ...@@ -174,10 +174,10 @@ await devkitConnector.AddSensorData(sensorContracts);
``` ```
### Full list of functions ### Full list of functions
* Areas * **Areas**
* GetAreas() - Get all areas * GetAreas() - Get all areas
* GetArea(id) - Get area by ID * GetArea(id) - Get area by ID
* Authorization * **Authorization**
* Authenticate(login, password) - Authenticate with login and password as user/device/sensor * Authenticate(login, password) - Authenticate with login and password as user/device/sensor
* Beacons * Beacons
* GetBeacons() - Get all beacons * GetBeacons() - Get all beacons
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment