busJSONEnc property

String busJSONEnc
getter/setter pair

************** json example material ************************** ************** json example material ************************** Simulating two user-data.

Implementation

///  **************   json  example material      **************************
///  Simulating two user-data.
var busJSONEnc = json.encode([
  "dBus37",
  {"outCode": 521},
  "dBus38",
  {"outCode": 369},
  "dBus39",
  {"outCode": 437}
]);