[r907]: / branches / develop / mqttsparkplug / mqttsparkplug / Sparkplug™ MQTT edge and host / Function Blocks / FB_MetricFileTransfer / FB_MetricFileTransfer / svnobj  Maximize  Restore  History

Download this file

16 lines (15 with data), 2.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
SUPER^( xDecode := xDecode,
    xEncode := xEncode,
    protobufBlobMaxIndex := protobufBlobMaxIndex,
    PoolManager := PoolManager,
    OwnerPayload := OwnerPayload,
    ProtobufBlobIndex := ProtobufBlobIndex,
    myProtobufBlob := myProtobufBlob,
    xDecodeDone => xDecodeDone,
    xDecodeBusy => xDecodeBusy,
    xDecodeError => xDecodeError,
    eDecodeError => eDecodeError,
    xEncodeDone => xEncodeDone,
    xEncodeBusy => xEncodeBusy,
    xEncodeError => xEncodeError,
    eEncodeError => eEncodeError );