mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-05-03 08:30:42 +02: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) -> ()
|
||||
# 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