You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
REST interfaces such as /html, /tabdelimited/, & JSON must report back the string reading format if necessary.
Consider a tabdelimited version with 3 cases :
Node/Capability with only double readings -> the already implemented version
Node/Capability with only string readings -> the second column contains the string reading
Node/Capability with both double and string readings -> adding a third columnt containg the string reading.
The text was updated successfully, but these errors were encountered:
REST interfaces such as /html, /tabdelimited/, & JSON must report back the string reading format if necessary.
Consider a tabdelimited version with 3 cases :
Node/Capability with only double readings -> the already implemented version
Node/Capability with only string readings -> the second column contains the string reading
Node/Capability with both double and string readings -> adding a third columnt containg the string reading.
The text was updated successfully, but these errors were encountered: