Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Add support for all-stations or broadcast messages #80

Closed
atmurray opened this issue Aug 5, 2014 · 2 comments · Fixed by #312
Closed

Add support for all-stations or broadcast messages #80

atmurray opened this issue Aug 5, 2014 · 2 comments · Fixed by #312
Assignees
Milestone

Comments

@atmurray
Copy link
Contributor

atmurray commented Aug 5, 2014

Have started a proof of concept here:
https://github.com/atmurray/dnp3/compare/broadcast

Main challenge seems to be how to signal to upper/application layer that IIN1.0 needs to be set and when it should be cleared. Not sure if some of the work being undertaken in the addressrefactor branch is to pave the way for this?

@jadamcrain
Copy link
Member

Yes. The goal of the addressrefactor branch is to add support for broadcast, self-address, and allowing outstation to respond to any master (optionally).

This is the only remaining conformance item for Level 2 based on testing with the ASE 2000.

The link addresses have to be pushed up through the transport re-assembly and then to the app layer.

@jadamcrain jadamcrain added this to the 3.0.0 milestone May 24, 2019
@jadamcrain
Copy link
Member

Some work has been done to get the link-layer addresses up into the application layer to make this possible, and we're going to do this in 3.0.0.

@emgre emgre self-assigned this Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants