Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devices API #59

Closed
erwinspeybroeck opened this issue Jan 15, 2020 · 1 comment
Closed

Devices API #59

erwinspeybroeck opened this issue Jan 15, 2020 · 1 comment

Comments

@erwinspeybroeck
Copy link
Collaborator

Proposed properties:

  • id : unique id on the farm (farmlevel)
  • serial : an Optional unique serial number of the device itself (or a network ID, e.g. MAC-address, or unique IP-address)
  • name : device name - set by farmer
  • description : device description - set by farmer
  • location : identifier + scheme of the location where the device is located
  • software version : version of the software on the device
  • hardware version : version of the hardware of the device
  • isActive : is the device active at this moment?
  • supportedMessages : array of enumerated messages
  • manufacturer subresource
    • device type : a device type registered with the database proposed by the Sensor Working Group. This could be a UUID but we prefer a meaningful string.
    • name : name of the manufacturer
    • id : unique id of the manufacturer - domain name/url --> lely.com, …
    • device name : name of the device given by the manufacturer
    • device  description : description of the device
    • device configuration : configuration of the device
@cookeac
Copy link
Collaborator

cookeac commented Feb 13, 2020

Merged in PR #70

@cookeac cookeac closed this as completed Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants