• 0 Posts
  • 18 Comments
Joined 9 months ago
cake
Cake day: October 21st, 2023

help-circle
















  • I have been using something very similar to this. In my team I insisted on people without any git experience working on a separate local branch, than the feature branch

    . To ensure screw ups are minimal, we pull and create a local feature branch and then a new local only dummy branch, on top of it. Once the team is more comfortable with git, I am planning to treat the local feature branch as a dummy branch.

    So far things have been pretty neat. Spaghetti is no more with minimal conflicts.


  • Offtopic question. Are you familiar with AVEVA (Wonderware) System Platform? We have been working on it for smart city command and control centre. The challenge is bringing in equipments from different OEMs under a single interface. Some projects want this to simplify operations. They prefer one application over many. What

    Another thing is I saw you specified some OEMs. And most of the time they have some variant of an open protocol that only works with their PLC. Why does the SCADA/Automation not move into some universal standards? Is it because very few OEMs have significant market share? I am aware of OPC UA. But no universal support.