mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 14:51:42 +01:00
added a method to send raw data to machines
This commit is contained in:
parent
b3a1bda387
commit
dbf6dda328
@ -123,6 +123,9 @@ struct Machine {
|
|||||||
|
|
||||||
setProperty @3 (property :Property) -> ()
|
setProperty @3 (property :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