Skip to content

Instantly share code, notes, and snippets.

@simonmorley
Last active December 14, 2016 00:33
Show Gist options
  • Save simonmorley/224227bc449c873bf6c5640110f86745 to your computer and use it in GitHub Desktop.
Save simonmorley/224227bc449c873bf6c5640110f86745 to your computer and use it in GitHub Desktop.
### Online ###
Hello,
{{ Description }} reconnected.
<b>Mac Address</b>: {{ Ap_Mac }}
<b>Description</b>: {{ Description }}
<b>Last heartbeat</b>: {{ Last_Heartbeat }}
https://dashboard.ctapp.io/#/?xtr={{ Short_URL }}
Thanks a million
Cucumber WiFi
### Offline ###
Hello,
{{ Description }} lost connection.
<b>Mac Address</b>: {{ Ap_Mac }}
<b>Description</b>: {{ Description }}
<b>Last heartbeat</b>: {{ Last_Heartbeat }}
https://dashboard.ctapp.io/#/?xtr={{ Short_URL }}
Please check your Internet connection and ensure all cables are plugged in correctly. If in doubt, restart the box by disconnecting from the power for a few seconds.
If you have any questions, please contact us via the dashboard. Help guides and documentation can be found here: http://docs.cucumberwifi.io
You'll also find some thriving discussion groups here: https://discuss.cucumberwifi.io
Thanks,
Cucumber WiFi
### Trigger Fail ###
Hello,
One of your triggers has just failed {{ Fail_Count }} times and has been disabled. Oh no!
In order to fix this, you will need to update the trigger!
More details:
<ul>
<li>Location Name: {{ Location_Name }}</li>
<li>Trigger Name: {{ Trigger_Name }}</li>
<li>Trigger ID: {{ Resource_ID }}</li>
<li>Fail Count: {{ Fail_Count }}</li>
</ul>
For more information about rogue devices, please read the docs:
https://docs.cucumberwifi.io/
Thanks a million
Cucumber WiFi
### Rogue ###
Hello,
A rogue box has been detected trying to initialize in one of your locations. We have temporarily blocked the device for security reasons. The reason we blocked it was as follows :
<b>{{ Message }}</b>
The request details where as follows:
<ul>
<li>Request IP: {{ Request_IP }}</li>
<li>Device Mac: {{ Mac }}</li>
<li>Device Type : {{ Type }}</li>
<li>Firmware : {{ Firmware }}</li>
</ul>
For more information about rogue devices, please read the docs:
https://docs.cucumberwifi.io/
Thanks a million
Cucumber WiFi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment