-
Notifications
You must be signed in to change notification settings - Fork 58
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
Comments
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
This was referenced Apr 29, 2020
Merged
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following issues need to be addressed in models 701-705:
All:
701:
702:
703:
704:
705:
Update power priority enum with additional options
The text was updated successfully, but these errors were encountered: