mirror of
https://github.com/chirpstack/chirpstack.git
synced 2024-12-18 20:57:55 +00:00
parent
a78bc226f6
commit
cef454920e
@ -38,6 +38,7 @@ function CreateDeviceProfile(props: IProps) {
|
||||
// Input is an object with the following fields:
|
||||
// - bytes = Byte array containing the uplink payload, e.g. [255, 230, 255, 0]
|
||||
// - fPort = Uplink fPort.
|
||||
// - recvTime = Uplink message timestamp as Date object.
|
||||
// - variables = Object containing the configured device variables.
|
||||
//
|
||||
// Output must be an object with the following fields:
|
||||
|
Loading…
Reference in New Issue
Block a user