Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model 701-705 issues #74

Closed
bobfox opened this issue Apr 29, 2020 · 0 comments
Closed

Model 701-705 issues #74

bobfox opened this issue Apr 29, 2020 · 0 comments

Comments

@bobfox
Copy link
Contributor

bobfox commented Apr 29, 2020

The following issues need to be addressed in models 701-705:

All:

  • Add static attribute to applicable points
  • Add 'group' or 'sync' type to all groups

701:

  • Add static designation to scale factors

702:

  • Add reactive susceptance point and scale factor
  • Add supported control modes
  • Add intentional island categories (need bit values)

703:

  • Increase frequent point size to 32-bits

704:

  • Some points should be changed to enum instead of uint16
  • Some enum32 can be changed to enum16
  • Remove Ctl group level and accompanying counts
  • Remove duplicate DERCtlAC.Ctl.PFWInj.Pt
  • Add IEEE_1547 to enumeration for reactive power priority
  • Add PF to enumeration for reactive power priority
  • Add other to enumeration for reactive power priority
  • Add RGra for Ramp gradiant with enum for power and current based ramping

705:
Update power priority enum with additional options

bobfox pushed a commit that referenced this issue Apr 29, 2020
Corrected issues outlined in #74 and added JSON schema for information models.

All:
- Add static attribute to applicable points
- Add 'group' or 'sync' type to all groups

701:

- Add static designation to scale factors

702:
- Add reactive susceptance point and scale factor
- Add supported control modes
- Add intentional island categories (need bit values)

703:
- Increase frequent point size to 32-bits

704:
- Some points should be changed to enum instead of uint16
- Some enum32 can be changed to enum16
- Remove Ctl group level and accompanying counts
- Remove duplicate DERCtlAC.Ctl.PFWInj.Pt
- Add IEEE_1547 to enumeration for reactive power priority
- Add PF to enumeration for reactive power priority
- Add other to enumeration for reactive power priority
- Add RGra for Ramp gradiant with enum for power and current based ramping

705:
  Update power priority enum with additional options
shelcrow pushed a commit that referenced this issue Apr 29, 2020
* Corrected some smdx translation issues (#62)

* Corrected issues in models 701-705 and added information model schema.

Corrected issues outlined in #74 and added JSON schema for information models.

All:
- Add static attribute to applicable points
- Add 'group' or 'sync' type to all groups

701:

- Add static designation to scale factors

702:
- Add reactive susceptance point and scale factor
- Add supported control modes
- Add intentional island categories (need bit values)

703:
- Increase frequent point size to 32-bits

704:
- Some points should be changed to enum instead of uint16
- Some enum32 can be changed to enum16
- Remove Ctl group level and accompanying counts
- Remove duplicate DERCtlAC.Ctl.PFWInj.Pt
- Add IEEE_1547 to enumeration for reactive power priority
- Add PF to enumeration for reactive power priority
- Add other to enumeration for reactive power priority
- Add RGra for Ramp gradiant with enum for power and current based ramping

705:
  Update power priority enum with additional options
@bobfox bobfox closed this as completed Apr 29, 2020
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

No branches or pull requests

1 participant