patrickomni / omnimobileserver

Stubbed repository; using issues lists
0 stars 0 forks source link

Device Mgmt - Column Headers #302

Closed davroth closed 8 years ago

davroth commented 9 years ago

General comments -

  1. auto-fill those that can't be edited (or gray them out somehow) ; flagged below as "non-edit"
  2. enforce uniqueness across Account for device id and device name

Comments about column headers - Account Id - non-edit; should be auto-filled when creating new rows Id - non-edit, but what is this? Site Id - non edit; should be auto-filled when creating new rows Sedum - editable, unique (?), if this is device identifier, please use "Device Id" as column header Phone nu - editable, will we know what this is? Password - editable, will we know what this is? Interval - editable, assume this is reporting interval in seconds Temp - editable, if this is "Min Temp", please use "Min Temp" as column header Temp - editable, if this is "Max Temp", please use "Max Temp" as column header Name - editable, unique, move this adjacent to "Device Id" if my assumption above is correct;