Skip to content

Commit 3f974ed

Browse files
committed
Add TODO file
1 parent d168387 commit 3f974ed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# TODO List
2+
3+
Add utility methods
4+
5+
* [ ] New-MetasysObject -LocalUniqueIdentifier -ParentId -ObjectType [-Properties @{ }]
6+
* [ ] Find-MetasysObject -ObjectType [-Count X] [-DeviceId X] [-Name {regex}] [-Depth xxx]
7+
* [ ] Send-MetasysCommand -ObjectId -CommandId -Parameters -Annotation -Priority
8+
* [ ] Read-MetasysObject -ObjectId [-ViewId]
9+
* [ ] Read-MetasysAttribute -ObjectId -AttributeId [-RawValue] // Raw value will just display the value, no JSON, no condition, etc.
10+

0 commit comments

Comments
 (0)