durex.json 6.34 KB
{
    "resources": {
        "serverData": {
            "id": 3,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "C:240",
            "access": "r",
            "size": 240
        },
        "numServerPackets": {
            "id": 5,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "u1",
            "access": "r",
            "size": 1
        },
        "serverMessageAvailable": {
            "id": 8,
            "align": 1,
            "attributes": {
                "indicator": true,
                "readonly": true
            },
            "type": "E:@emmoco.com.DUREX/BOOLEAN",
            "access": "ir",
            "size": 1
        },
        "$eapProtocolLevel": {
            "id": -3,
            "align": 2,
            "attributes": {"readonly": true},
            "type": "u2",
            "access": "r",
            "size": 2
        },
        "numClientPackets": {
            "id": 6,
            "align": 1,
            "attributes": {"writeonly": true},
            "type": "u1",
            "access": "w",
            "size": 1
        },
        "numClientBytes": {
            "id": 2,
            "align": 1,
            "attributes": {"writeonly": true},
            "type": "u1",
            "access": "w",
            "size": 1
        },
        "$mcmDisconnect": {
            "id": -9,
            "align": 1,
            "attributes": {"writeonly": true},
            "type": "u1",
            "access": "w",
            "size": 1
        },
        "$eapBuildDate": {
            "id": -4,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "A8:u1",
            "access": "r",
            "size": 8
        },
        "$resourceCount": {
            "id": -7,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "S:system@emmoco.com.System/ResourceCount",
            "access": "r",
            "size": 2
        },
        "clientMessageAvailable": {
            "id": 7,
            "align": 1,
            "attributes": {"writeonly": true},
            "type": "E:@emmoco.com.DUREX/BOOLEAN",
            "access": "w",
            "size": 1
        },
        "clientData": {
            "id": 4,
            "align": 1,
            "attributes": {"writeonly": true},
            "type": "C:240",
            "access": "w",
            "size": 240
        },
        "$schemaHash": {
            "id": -6,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "A20:u1",
            "access": "r",
            "size": 20
        },
        "$mcmProtocolLevel": {
            "id": -2,
            "align": 2,
            "attributes": {"readonly": true},
            "type": "u2",
            "access": "r",
            "size": 2
        },
        "$mobileRssi": {
            "id": -8,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "i1",
            "access": "r",
            "size": 1
        },
        "numServerBytes": {
            "id": 1,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "u1",
            "access": "r",
            "size": 1
        },
        "$fileIndexReset": {
            "id": -5,
            "align": 2,
            "attributes": {"writeonly": true},
            "type": "i2",
            "access": "w",
            "size": 2
        }
    },
    "resourceNamesSys": [
        "$eapBuildDate",
        "$eapProtocolLevel",
        "$fileIndexReset",
        "$mcmDisconnect",
        "$mcmProtocolLevel",
        "$mobileRssi",
        "$resourceCount",
        "$schemaHash"
    ],
    "manifest": {
        "protocolLevel": 12,
        "hash": [
            224,
            162,
            126,
            89,
            171,
            226,
            61,
            111,
            140,
            230,
            8,
            235,
            3,
            233,
            184,
            44
        ],
        "toolVersion": "12.0.0.201211010336",
        "name": "DUREX",
        "$$md5": "7a97baaab5717ba8bbefb2b2f3ce97fe",
        "build": [
            98,
            214,
            249,
            240,
            69,
            1,
            0,
            0
        ],
        "date": "2014-05-12T17:07:56T",
        "maxAlign": 2,
        "maxSize": 240,
        "version": "1.0.0"
    },
    "resourceNames": [
        "numServerBytes",
        "numClientBytes",
        "serverData",
        "clientData",
        "numServerPackets",
        "numClientPackets",
        "clientMessageAvailable",
        "serverMessageAvailable",
        "$mcmProtocolLevel",
        "$eapProtocolLevel",
        "$eapBuildDate",
        "$fileIndexReset",
        "$schemaHash",
        "$resourceCount",
        "$mobileRssi",
        "$mcmDisconnect"
    ],
    "attributes": {
        "description": "",
        "version": "1.0.0"
    },
    "types": {
        "system@emmoco.com.System/ResourceCount": {
            "align": 1,
            "type": "S:system@emmoco.com.System/ResourceCount",
            "size": 2,
            "fields": [
                {
                    "pad": 0,
                    "align": 1,
                    "name": "app",
                    "type": "u1",
                    "size": 1
                },
                {
                    "pad": 0,
                    "align": 1,
                    "name": "sys",
                    "type": "u1",
                    "size": 1
                }
            ]
        },
        "std:i2": {
            "align": 2,
            "size": 2
        },
        "std:i1": {
            "align": 1,
            "size": 1
        },
        "@emmoco.com.DUREX/BOOLEAN": {
            "values": [
                "TRUE",
                "FALSE"
            ],
            "align": 1,
            "type": "E:@emmoco.com.DUREX/BOOLEAN",
            "size": 1
        },
        "std:u1": {
            "align": 1,
            "size": 1
        },
        "std:u2": {
            "align": 2,
            "size": 2
        }
    },
    "resourceNamesApp": [
        "clientData",
        "clientMessageAvailable",
        "numClientBytes",
        "numClientPackets",
        "numServerBytes",
        "numServerPackets",
        "serverData",
        "serverMessageAvailable"
    ],
    "imports": {"@emmoco.com.DUREX": true}
}