|
@@ -1,94 +0,0 @@
|
|
|
-{
|
|
|
|
|
- "version": "4.2",
|
|
|
|
|
- "date": "2021-04-08 12:11:53",
|
|
|
|
|
- "modules": [
|
|
|
|
|
- {
|
|
|
|
|
- "id": "module:d32ee5e4",
|
|
|
|
|
- "type": "internal_acl",
|
|
|
|
|
- "config": {
|
|
|
|
|
- "acl_rule_file": "etc/acl.conf"
|
|
|
|
|
- },
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "created_at": "undefined",
|
|
|
|
|
- "description": ""
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "id": "module:ea216644",
|
|
|
|
|
- "type": "presence",
|
|
|
|
|
- "config": {
|
|
|
|
|
- "qos": 0
|
|
|
|
|
- },
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "created_at": "undefined",
|
|
|
|
|
- "description": ""
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "id": "module:f7deaca2",
|
|
|
|
|
- "type": "recon",
|
|
|
|
|
- "config": {},
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "created_at": "undefined",
|
|
|
|
|
- "description": ""
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "id": "module:8f63640c",
|
|
|
|
|
- "type": "retainer",
|
|
|
|
|
- "config": {
|
|
|
|
|
- "storage_type": "ram",
|
|
|
|
|
- "max_retained_messages": 0,
|
|
|
|
|
- "max_payload_size": "1MB",
|
|
|
|
|
- "expiry_interval": 0
|
|
|
|
|
- },
|
|
|
|
|
- "enabled": true,
|
|
|
|
|
- "created_at": "undefined",
|
|
|
|
|
- "description": ""
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "rules": [],
|
|
|
|
|
- "resources": [],
|
|
|
|
|
- "blacklist": [],
|
|
|
|
|
- "apps": [
|
|
|
|
|
- {
|
|
|
|
|
- "id": "admin",
|
|
|
|
|
- "secret": "public",
|
|
|
|
|
- "name": "Default",
|
|
|
|
|
- "desc": "Application user",
|
|
|
|
|
- "status": true,
|
|
|
|
|
- "expired": "undefined"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "users": [
|
|
|
|
|
- {
|
|
|
|
|
- "username": "admin",
|
|
|
|
|
- "password": "uZGCSOEcLJIbJWgtZn8igEsnlCE=",
|
|
|
|
|
- "tags": "administrator"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "auth_mnesia": [
|
|
|
|
|
- {
|
|
|
|
|
- "login": "emqx_c",
|
|
|
|
|
- "type": "username",
|
|
|
|
|
- "password": "ARLrzTRhZTI1MzgxNjdjMDU5ODFhZDU3ZTdmNzJiOWM5MWUwMTFkNDk4OGUyZWUyYmU0ZTE2ZTg2OWNhMGQyYWQ5ZmU=",
|
|
|
|
|
- "created_at": 1617883912202
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "login": "emqx_clientid",
|
|
|
|
|
- "type": "clientid",
|
|
|
|
|
- "password": "ARLrzTRhZTI1MzgxNjdjMDU5ODFhZDU3ZTdmNzJiOWM5MWUwMTFkNDk4OGUyZWUyYmU0ZTE2ZTg2OWNhMGQyYWQ5ZmU=",
|
|
|
|
|
- "created_at": 1617883912629
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "acl_mnesia": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "username",
|
|
|
|
|
- "type_value": "emqx_c",
|
|
|
|
|
- "topic": "Topic/A",
|
|
|
|
|
- "action": "pubsub",
|
|
|
|
|
- "access": "allow",
|
|
|
|
|
- "created_at": 1617883911747
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "schemas": [],
|
|
|
|
|
- "configs": [],
|
|
|
|
|
- "listeners_state": []
|
|
|
|
|
-}
|
|
|