reduced header and fixed sdnsub
This commit is contained in:
@@ -14,12 +14,15 @@
|
|||||||
//! unused: SDN header has no use in this appliation
|
//! unused: SDN header has no use in this appliation
|
||||||
Header = {
|
Header = {
|
||||||
Type = uint8
|
Type = uint8
|
||||||
NumberOfDimensions = 1
|
NumberOfElements = 48
|
||||||
NumberOfElements = 52
|
}
|
||||||
|
//! unused: not used for nothing
|
||||||
|
Dummy = {
|
||||||
|
Type = uint8
|
||||||
|
NumberOfElements = 4
|
||||||
}
|
}
|
||||||
ESDNTime = {
|
ESDNTime = {
|
||||||
Type = uint32
|
Type = uint32
|
||||||
NumberOfDimensions = 1
|
|
||||||
NumberOfElements = 1
|
NumberOfElements = 1
|
||||||
}
|
}
|
||||||
Command = {
|
Command = {
|
||||||
|
|||||||
Reference in New Issue
Block a user