Skip to content

Conversation

@muenchris
Copy link
Contributor

No description provided.

end

function send_properties()
enapter.send_properties({vendor = "SPAN.IO", model = "Smart Breaker Panel"})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to manifest.yml ip_address also should be sent in properties

type: string

alerts:
communication_failed:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this alert is absent in .lua script

severity: warning

telemetry:
status:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this metric is absent in .lua script

breaker_2_name:
type: string
display_name: B2 Name
breaker_2_id:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [SPAN.IO](https://span.io)
- [SPAN.IO Smart Panel product page](https://www.span.io/panel)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants