mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 23:01:47 +01:00
Merge branch 'feature/machine-raw-data' into 'master'
Feature/machine raw data Closes #4 See merge request fabinfra/fabaccess/fabaccess-api!5
This commit is contained in:
commit
c51e6a8660
@ -123,6 +123,9 @@ struct Machine {
|
|||||||
|
|
||||||
setProperty @3 (property :PropertyMap.Property) -> ();
|
setProperty @3 (property :PropertyMap.Property) -> ();
|
||||||
# Write ONE Machine Property identified by it's key
|
# Write ONE Machine Property identified by it's key
|
||||||
|
|
||||||
|
sendRawData @4 (data :Data) -> ();
|
||||||
|
# send a blob of arbitrary data to the machine
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user