ex_broadcast.json 6.02 KB
{
    "resources": {
        "$schemaHash": {
            "dim": 20,
            "id": -6,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "A20:u1",
            "access": "r",
            "size": 20
        },
        "$eapProtocolLevel": {
            "id": -3,
            "align": 2,
            "attributes": {"readonly": true},
            "type": "u2",
            "access": "r",
            "size": 2
        },
        "$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
        },
        "$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
        },
        "$resourceCount": {
            "id": -7,
            "align": 1,
            "attributes": {"readonly": true},
            "type": "S:system@emmoco.com.System/ResourceCount",
            "access": "r",
            "size": 2
        },
        "$fileIndexReset": {
            "id": -5,
            "align": 2,
            "attributes": {"writeonly": true},
            "type": "i2",
            "access": "w",
            "size": 2
        },
        "info": {
            "id": 1,
            "align": 2,
            "pack": 9,
            "attributes": {"broadcast": true},
            "type": "S:@emmoco.com.Ex_Broadcast/Info",
            "access": "r",
            "size": 2
        }
    },
    "resourceNamesSys": [
        "$activeGroup",
        "$eapBuildDate",
        "$eapProtocolLevel",
        "$fileIndexReset",
        "$mcmDisconnect",
        "$mcmProtocolLevel",
        "$mobileRssi",
        "$resourceCount",
        "$schemaHash"
    ],
    "manifest": {
        "protocolLevel": 13,
        "hash": [
            192,
            219,
            219,
            167,
            239,
            193,
            8,
            28,
            198,
            8,
            2,
            121,
            226,
            88,
            60,
            212
        ],
        "toolVersion": "13.3.7.201308302156",
        "name": "Ex_Broadcast",
        "broadcaster": "info",
        "$$md5": "c0dbdba7efc1081cc6080279e2583cd4",
        "build": [
            177,
            231,
            254,
            55,
            65,
            1,
            0,
            0
        ],
        "date": "2013-09-19T15:52:34",
        "maxAlign": 2,
        "maxSize": 20,
        "version": "1.0.0"
    },
    "resourceNames": [
        "info",
        "$mcmProtocolLevel",
        "$eapProtocolLevel",
        "$eapBuildDate",
        "$fileIndexReset",
        "$schemaHash",
        "$resourceCount",
        "$mobileRssi",
        "$mcmDisconnect",
        "$activeGroup"
    ],
    "attributes": {
        "description": "Broadcast example",
        "version": "1.0.0"
    },
    "resourceNamesApp": ["info"],
    "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
        },
        "@emmoco.com.Ex_Broadcast/Code": {
            "values": [
                "C1",
                "C2"
            ],
            "align": 1,
            "pack": 1,
            "type": "E:@emmoco.com.Ex_Broadcast/Code",
            "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
        },
        "@emmoco.com.Ex_Broadcast/Info": {
            "packed": true,
            "align": 2,
            "pack": 9,
            "type": "S:@emmoco.com.Ex_Broadcast/Info",
            "size": 2,
            "fields": [
                {
                    "pad": 0,
                    "packed": true,
                    "align": 1,
                    "name": "c",
                    "pack": 1,
                    "type": "E:@emmoco.com.Ex_Broadcast/Code",
                    "size": 1
                },
                {
                    "dim": 2,
                    "pad": 0,
                    "packed": true,
                    "align": 1,
                    "name": "d",
                    "pack": 8,
                    "type": "A2:N:1.000000,2.000000,0.100000,1/u1/10",
                    "size": 1
                }
            ]
        }
    },
    "imports": {"@emmoco.com.Ex_Broadcast": true}
}