diff --git a/Network.CMD_PROPUPD.md b/Network.CMD_PROPUPD.md new file mode 100644 index 0000000..9ed25c7 --- /dev/null +++ b/Network.CMD_PROPUPD.md @@ -0,0 +1,7 @@ +| Name | Type | Required | Description | +| ---- | ---- | :------: | :---------- | +| Length | Byte | ✗ | | +| ObjID | [ObjectID](Network.ObjectID) | ✗ | The object the properties are for. | +| Type | Byte | ✗ | `0x0F (15)` | +| - | - | - | - | +| Properties | [PropertyList](Network.PropertyList) | ✗ | Properties to update for object. | \ No newline at end of file