Difference between revisions of "Wiring Editor Testing"

From Open Source Controls Wiki
Jump to navigation Jump to search
Line 2: Line 2:


* Labels on wires. Will be draggable for positioning and can be used primarily to number (reference) individual wires. In controls wiring these would be the id tags on wires.
* Labels on wires. Will be draggable for positioning and can be used primarily to number (reference) individual wires. In controls wiring these would be the id tags on wires.
* Port colours updated to a fuller list to match scale.
**Draggable to any point along wire
**Include a wire colour indicator
**Is it possible to optionally have two labels, with one at each end?
* Menu for editing wire colour, width, arrows and type (solid/dashed/dotted).
*Port colours updated to a fuller list to match scale.
* Ports currently have a side, an order, and a colour (color). Wiki page to include JSON that describes ports in more detail, adding attributes. These can include a port type (''portType'') as well as compatible port types (''compatibleWith'') used to check wires are wired to compatible ports (so you can't wire a 24V to a GND without raising a warning).
* Ports currently have a side, an order, and a colour (color). Wiki page to include JSON that describes ports in more detail, adding attributes. These can include a port type (''portType'') as well as compatible port types (''compatibleWith'') used to check wires are wired to compatible ports (so you can't wire a 24V to a GND without raising a warning).
* Add a sidebar palette with standard devices.   
* Add a sidebar palette with standard devices.   

Revision as of 15:22, 14 June 2022

Work In progress

  • Labels on wires. Will be draggable for positioning and can be used primarily to number (reference) individual wires. In controls wiring these would be the id tags on wires.
    • Draggable to any point along wire
    • Include a wire colour indicator
    • Is it possible to optionally have two labels, with one at each end?
  • Menu for editing wire colour, width, arrows and type (solid/dashed/dotted).
  • Port colours updated to a fuller list to match scale.
  • Ports currently have a side, an order, and a colour (color). Wiki page to include JSON that describes ports in more detail, adding attributes. These can include a port type (portType) as well as compatible port types (compatibleWith) used to check wires are wired to compatible ports (so you can't wire a 24V to a GND without raising a warning).
  • Add a sidebar palette with standard devices.
    • Slider categories for electrical, mechanical etc.
    • Should be able to load custom palettes from wiki page JSON
Concons1.png