Skip to content

Hypersim - #7

Open
singha42 wants to merge 4 commits into
developfrom
hypersim
Open

Hypersim#7
singha42 wants to merge 4 commits into
developfrom
hypersim

Conversation

@singha42

Copy link
Copy Markdown

Updated DNP3 libraries to be compatible with python version 3.10 and above.

Comment thread .gitignore
__pycache__/
*.py[cod]
*$py.class
.vscode/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove conversion_dict_master* it's referenced as measurement dict in the main

'conversion_type']
object_name=device_ip_port_dict['CIM object']

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The master_pnnl.py-old file should not be here.

if mrid not in CIM_msg:
CIM_msg[mrid] = CIM_value
CIM_msg[mrid][CIM_attribute] = value * multiplier # times multipier
#def update_cim_msg_analog_multi_index(self, CIM_msg, index, value, conversion, model):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If this needs to be removed then remove rather than comment out.

{
"s102c": {
"VA": {
"C": {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This file snold not have been added --old?

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.

3 participants