You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plans for 2.0 would include internationalization of some sort. For now we are continuing to concentrate on eliminating bugs and finding missing features. We'll most likely add a table of voltages / poles for the circuit definitions so that it will be flexible for any country, and could conceivably support double-byte characters.
Issue #12 will address this - I am adding in a voltage at the panel level, and changing the PDU to instead track the breaker size. That way 1-pole breakers are simply PanelVoltage / sqrt(3), rather than hard coding any specific voltage.
Not every country has 208VAC for voltage
This should not be static and is part of the reason why I included a country option in the configuration page
The text was updated successfully, but these errors were encountered: