From f604045bbece165126662811d275665e3fafb195 Mon Sep 17 00:00:00 2001 From: He4eT Date: Wed, 28 May 2025 21:20:27 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b30e84..dd137b7 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ http PUT \ ### Caveats -#### Lastchange +#### Timestamps 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" 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: - Nested `alpha`, `beta`, `gamma` and `beta_gamma` radiation sensors - were unified as generic `radiation`. - Type of the sensor could be specified with `type` field. + were unified as generic `radiation` sensor. + Type of this sensor could be specified with `type` field. ## Deployment