Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • How should concepts like Device or Addressable be uniquely identified?  Currently using unique name strings
  • How should persistent store identifiers be related/not related to these identifiers.

Closed Discussion Items

General
  • Copyright header – stays the same (see contributor page) until LF has an alternative header and tool to provide
  • Enums & JSON – use strings in place of any language specific enums or Iota in JSON messages and serialize/deserialize as necessary in your language of choice.

...