Power
API | Description |
---|---|
GET api/Power/{id} |
Gets PowerReadings for the specified address. |
GET api/Power/{id}?startTime={startTime} |
Gets PowerReadings for the specified address. |
GET api/Power/{id}?startTime={startTime}&endTime={endTime} |
Gets PowerReadings for the specified address. |
POST api/Power |
Creates PowerReading. |
DELETE api/Power/{id} |
No documentation available. |
City
API | Description |
---|---|
GET api/City/{id} |
Gets city name from a postal code. Danish postal codes only. |
PackageLog
API | Description |
---|---|
GET api/PackageLog/{id} |
No documentation available. |
POST api/PackageLog |
No documentation available. |
PUT api/PackageLog |
No documentation available. |
DELETE api/PackageLog/{id} |
No documentation available. |
FirebaseErrorLog
API | Description |
---|---|
GET api/FirebaseErrorLog/{id} |
Gets FirebaseErrors for the specified address. |
POST api/FirebaseErrorLog |
Creates FirebaseErrorLog. |
Log
API | Description |
---|---|
GET api/Log/{id} |
No documentation available. |
POST api/Log |
No documentation available. |
PUT api/Log |
No documentation available. |
DELETE api/Log/{id} |
No documentation available. |
RecordItemsList
API | Description |
---|---|
GET api/RecordItemsList/{id} |
Gets RecordItems for the specified address. |
RecordItems
API | Description |
---|---|
GET api/RecordItems/{id} |
Gets RecordItems for the specified address. |
POST api/RecordItems |
Creates RecordItem. |
PUT api/RecordItems/{id} |
No documentation available. |
DELETE api/RecordItems/{id} |
Deletes RecordItem. |
Statistics
API | Description |
---|---|
POST api/Statistics |
Creates PowerReading. |
DELETE api/Statistics/{id} |
No documentation available. |
UnitDebugging
API | Description |
---|---|
POST api/UnitDebugging |
Creates PowerReading. |
DELETE api/UnitDebugging/{id} |
No documentation available. |