generated from jeedom/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from jeedom/beta
stable
- Loading branch information
Showing
37 changed files
with
1,089 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
on: | ||
# Workflows check plugin Jeedom | ||
push: | ||
branches: | ||
- beta | ||
pull_request: | ||
branches: | ||
- beta | ||
- master | ||
|
||
name : 'Full Workflows Plugin Jeedom' | ||
|
||
jobs: | ||
plugin: | ||
uses: jeedom/workflows/.github/workflows/plugin.yml@main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
-----BEGIN CERTIFICATE----- | ||
MIIDqzCCApOgAwIBAgIUP5nJNi1fcCQvljKVZxFWA2lUNIowDQYJKoZIhvcNAQEL | ||
BQAwZTELMAkGA1UEBhMCRlIxDzANBgNVBAgMBkZyYW5jZTENMAsGA1UEBwwETHlv | ||
bjEQMA4GA1UECgwHRG9tYWRvbzEPMA0GA1UECwwGSmVlZG9tMRMwEQYDVQQDDApq | ||
ZWVkb20uY29tMB4XDTI0MDgyOTA3MTkyNloXDTI1MDgyOTA3MTkyNlowZTELMAkG | ||
A1UEBhMCRlIxDzANBgNVBAgMBkZyYW5jZTENMAsGA1UEBwwETHlvbjEQMA4GA1UE | ||
CgwHRG9tYWRvbzEPMA0GA1UECwwGSmVlZG9tMRMwEQYDVQQDDApqZWVkb20uY29t | ||
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvki596Ak0Mknm56xgxQY | ||
1pNOmMuCJqwufLqdJ59e/SzEYH+8jHY3JKSAGbfU06QB0Cq/pkuBJFCakX2ydLMC | ||
AbLrMU+Su7u/vIbP1ZSLDa2D4ZFsvRUKIMCy6DPrHBwmAzfyMTaGcVyAoIzMzEff | ||
RvHDnYurAT0gamTuFOdA7omuDUxipBVSyZ7DUpybeyFYC3+ikv7DLsnrT3tSw6eh | ||
V8acbdz9iQjJaiZ7C4D1u/2z7EchZP9pPw6B97g792X5jD0yM31eeaiGin/oR3dj | ||
9ufLG/z51ItVQqxuNibk7ZCr90rQIfExhSX7Bmq4TRs/VSqmmPQJ6VtZNCxsf7e2 | ||
zwIDAQABo1MwUTAdBgNVHQ4EFgQUXteHsWd1tcWoCH+dVPBvixXwpbowHwYDVR0j | ||
BBgwFoAUXteHsWd1tcWoCH+dVPBvixXwpbowDwYDVR0TAQH/BAUwAwEB/zANBgkq | ||
hkiG9w0BAQsFAAOCAQEATLgI6PWO/G97mRHuISQruBk8MBvCsxq3OwU61j6m6JhS | ||
WFTwMZzuTzIoTEoPyQXzM62bvJURIUjyP5R9uNxcdm3tFsZxOOiU0ElkGj+WwHfr | ||
a/5pPL3wkFvvvRXmv4ZQhRJBwmA40kNITBqtPj+2dfgYP86FhLIDd/S1C1FqSJOV | ||
MfTyLxaQcKfVbDNhgD0GunST2oV9O1skaMtYB4AULvWsknBxFE6TpuizdrKBERCQ | ||
X1V6VHXP10i24E1KDZu4hhN/6Wu+qVYSUB0OyTCkUBMlA6pP2n030gHHSYjvD6C0 | ||
aEq23QREqR5cm524D+A5mTFrkuDGQbSjMuN+eNSzjQ== | ||
-----END CERTIFICATE----- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
{ | ||
"name" : "Mosquitto SYS", | ||
"logicalId" : "$SYS/broker", | ||
"commands" : [ | ||
{ | ||
"name": "Uptime", | ||
"type": "info", | ||
"subtype": "string", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "uptime" | ||
}, | ||
{ | ||
"name": "Message reçu 1min", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "load/messages/received/1min" | ||
}, | ||
{ | ||
"name": "Message reçu 5min", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "load/messages/received/5min" | ||
}, | ||
{ | ||
"name": "Message reçu 15min", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "load/messages/received/15min" | ||
}, | ||
{ | ||
"name": "Message envoyé 1min", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "load/messages/sent/1min" | ||
}, | ||
{ | ||
"name": "Message envoyé 5min", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "load/messages/sent/5min" | ||
}, | ||
{ | ||
"name": "Message envoyé 15min", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "load/messages/sent/15min" | ||
}, | ||
{ | ||
"name": "Mémoire", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "heap/current" | ||
}, | ||
{ | ||
"name": "Message envoyé", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "messages/sent" | ||
}, | ||
{ | ||
"name": "Message reçu", | ||
"type": "info", | ||
"subtype": "numeric", | ||
"isVisible": 1, | ||
"isHistorized": 0, | ||
"logicalId" : "messages/received" | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.