system.json 5.78 KB
{
    "resources": {
        "$eapProtocolLevel": {
            "id": -3,
            "align": 2,
            "attributes": {"readonly": true},
            "type": "u2",
            "access": "r",
            "size": 2
        },
        "numBytes": {
            "id": 1,
            "align": 1,
            "attributes": {},
            "type": "u1",
            "access": "rw",
            "size": 1
        },
        "messageAvailableDevice": {
            "id": 5,
            "align": 1,
            "attributes": {},
            "type": "u1",
            "access": "rw",
            "size": 1
        },
        "data": {
            "id": 2,
            "align": 1,
            "attributes": {},
            "type": "C:201",
            "access": "rw",
            "size": 201
        },
        "$activeGroup": {
            "id": -10,
            "align": 1,
            "pack": 1,
            "attributes": {"readwrite": true},
            "type": "E:system@emmoco.com.System/ParameterGroup",
            "access": "rw",
            "size": 1
        },
        "$mcmDisconnect": {
            "id": -9,
            "align": 1,
            "attributes": {"writeonly": true},
            "type": "u1",
            "access": "w",
            "size": 1
        },
        "$eapBuildDate": {
            "dim": 8,
            "id": -4,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "A8:u1",
            "access": "r",
            "size": 8
        },
        "numPackets": {
            "id": 3,
            "align": 1,
            "attributes": {},
            "type": "u1",
            "access": "rw",
            "size": 1
        },
        "$resourceCount": {
            "id": -7,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "S:system@emmoco.com.System/ResourceCount",
            "access": "r",
            "size": 2
        },
        "$schemaHash": {
            "dim": 20,
            "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
        },
        "messageAvailableMobile": {
            "id": 4,
            "align": 1,
            "attributes": {},
            "type": "u1",
            "access": "rw",
            "size": 1
        },
        "$fileIndexReset": {
            "id": -5,
            "align": 2,
            "attributes": {"writeonly": true},
            "type": "i2",
            "access": "w",
            "size": 2
        }
    },
    "resourceNamesSys": [
        "$activeGroup",
        "$eapBuildDate",
        "$eapProtocolLevel",
        "$fileIndexReset",
        "$mcmDisconnect",
        "$mcmProtocolLevel",
        "$mobileRssi",
        "$resourceCount",
        "$schemaHash"
    ],
    "manifest": {
        "protocolLevel": 13,
        "hash": [
            136,
            153,
            100,
            70,
            146,
            253,
            60,
            140,
            136,
            30,
            15,
            57,
            162,
            138,
            48,
            141
        ],
        "toolVersion": "13.4.1.201311121909",
        "name": "DUREX",
        "$$md5": "8899644692fd3c8c881e0f39a28a308d",
        "build": [
            140,
            129,
            134,
            54,
            72,
            1,
            0,
            0
        ],
        "date": "2014-09-02T15:20:57T",
        "maxAlign": 2,
        "maxSize": 201,
        "version": "1.0.0"
    },
    "resourceNames": [
        "numBytes",
        "data",
        "numPackets",
        "messageAvailableMobile",
        "messageAvailableDevice",
        "$mcmProtocolLevel",
        "$eapProtocolLevel",
        "$eapBuildDate",
        "$fileIndexReset",
        "$schemaHash",
        "$resourceCount",
        "$mobileRssi",
        "$mcmDisconnect",
        "$activeGroup"
    ],
    "attributes": {
        "description": "",
        "version": "1.0.0"
    },
    "resourceNamesApp": [
        "numBytes",
        "data",
        "numPackets",
        "messageAvailableMobile",
        "messageAvailableDevice"
    ],
    "types": {
        "system@emmoco.com.System/ResourceCount": {
            "packed": false,
            "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
        },
        "std:u1": {
            "align": 1,
            "size": 1
        },
        "system@emmoco.com.System/ParameterGroup": {
            "values": [
                "GROUP_A",
                "GROUP_B"
            ],
            "align": 1,
            "pack": 1,
            "type": "E:system@emmoco.com.System/ParameterGroup",
            "size": 1
        },
        "std:u2": {
            "align": 2,
            "size": 2
        }
    },
    "imports": {"@emmoco.com.DUREX": true}
}