Initial Span Smart Breaker Panel support as Power Meter - #86
Open
muenchris wants to merge 26 commits into
Open
Conversation
…dvanced tooling IDEs like VisualStudio
anataty
reviewed
Sep 12, 2022
| end | ||
|
|
||
| function send_properties() | ||
| enapter.send_properties({vendor = "SPAN.IO", model = "Smart Breaker Panel"}) |
Collaborator
There was a problem hiding this comment.
According to manifest.yml ip_address also should be sent in properties
| type: string | ||
|
|
||
| alerts: | ||
| communication_failed: |
Collaborator
There was a problem hiding this comment.
this alert is absent in .lua script
| severity: warning | ||
|
|
||
| telemetry: | ||
| status: |
Collaborator
There was a problem hiding this comment.
this metric is absent in .lua script
| breaker_2_name: | ||
| type: string | ||
| display_name: B2 Name | ||
| breaker_2_id: |
Collaborator
There was a problem hiding this comment.
Does ID exist only for first 2 breakers?
| - Create the [Enapter Virtual UCM](https://handbook.enapter.com/software/software.html#%F0%9F%92%8E-virtual-ucm). | ||
| - [Upload](https://developers.enapter.com/docs/tutorial/uploading-blueprint/) this blueprint to ENP-VIRTUAL. | ||
| - Please ensure that your installer is connecting the LAN connection of the battery to your network. | ||
| - Use the `Configure` command in the Enapter mobile or Web app to set up the LG RESU 10h/16h Prime: |
Collaborator
There was a problem hiding this comment.
Suggested change
| - Use the `Configure` command in the Enapter mobile or Web app to set up the LG RESU 10h/16h Prime: | |
| - Use the `Configure` command in the Enapter mobile or Web app to set up the SPAN.IO Smart Panel: |
| @@ -0,0 +1,17 @@ | |||
| # SPAN.io Smart Panel | |||
|
|
|||
| This [Enapter Device Blueprint](https://go.enapter.com/marketplace-readme) integrates **SPAN.IO Smart Panels** - breaker panel. The connection is via standard http REST calls. | |||
Collaborator
There was a problem hiding this comment.
Suggested change
| This [Enapter Device Blueprint](https://go.enapter.com/marketplace-readme) integrates **SPAN.IO Smart Panels** - breaker panel. The connection is via standard http REST calls. | |
| This [Enapter Device Blueprint](https://go.enapter.com/marketplace-readme) integrates **SPAN.IO Smart Panel** - breaker panel. The connection is set via standard HTTP REST calls. |
|
|
||
| ## References | ||
|
|
||
| - [SPAN.IO](https://span.io) |
Collaborator
There was a problem hiding this comment.
Suggested change
| - [SPAN.IO](https://span.io) | |
| - [SPAN.IO Smart Panel product page](https://www.span.io/panel) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.