Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 473 Bytes

TODO.md

File metadata and controls

10 lines (7 loc) · 473 Bytes

TODO List

Add utility methods

  • New-MetasysObject -LocalUniqueIdentifier -ParentId -ObjectType [-Properties @{ }]
  • Find-MetasysObject -ObjectType [-Count X] [-DeviceId X] [-Name {regex}] [-Depth xxx]
  • Send-MetasysCommand -ObjectId -CommandId -Parameters -Annotation -Priority
  • Read-MetasysObject -ObjectId [-ViewId]
  • Read-MetasysAttribute -ObjectId -AttributeId [-RawValue] // Raw value will just display the value, no JSON, no condition, etc.