Commit 8d3b4209 authored by charankumar's avatar charankumar

Modified

parent 291e0fab
......@@ -18,7 +18,7 @@ if __name__ == '__main__':
["rule_errorcode_9", "tag_210", "tag_360", "rule_engine_140"]]
for each in lst:
status = RuleUpdate().fetch_hireares('MODBUS_DELTA_UPDATED',
each[0].split('rule_')[0],
each[0].split('rule_')[1],
input_tag=each[1],
output_tag=each[2],
rule_id=each[-1],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment