mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Update README.md
This commit is contained in:
parent
ec9db6071e
commit
f604045bbe
1 changed files with 4 additions and 4 deletions
|
|
@ -86,10 +86,10 @@ http PUT \
|
||||||
|
|
||||||
### Caveats
|
### Caveats
|
||||||
|
|
||||||
#### Lastchange
|
#### Timestamps
|
||||||
|
|
||||||
Simple SpaceAPI not trying to be smart about timespamps
|
Simple SpaceAPI not trying to be smart about timespamps
|
||||||
so **any** successful update will affect this field.
|
so **any** successful update will affect the corresponded `lastchange` field.
|
||||||
|
|
||||||
For example if you set the hackspace state to "closed"
|
For example if you set the hackspace state to "closed"
|
||||||
and repeat the same request next day
|
and repeat the same request next day
|
||||||
|
|
@ -119,8 +119,8 @@ While Simple SpaceAPI is trying to follow the SpaceAPI structure,
|
||||||
some sensors shape is simplified:
|
some sensors shape is simplified:
|
||||||
|
|
||||||
- Nested `alpha`, `beta`, `gamma` and `beta_gamma` radiation sensors
|
- Nested `alpha`, `beta`, `gamma` and `beta_gamma` radiation sensors
|
||||||
were unified as generic `radiation`.
|
were unified as generic `radiation` sensor.
|
||||||
Type of the sensor could be specified with `type` field.
|
Type of this sensor could be specified with `type` field.
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue