Verschwiegener
Verschwiegener
(Shouldn't the Name of the Fixture "CIEColor" XML Element just be "Color" (https://github.com/mvrdevelopment/spec/blob/main/mvr-spec.md#table-26--fixture-node-childs)?
The Symdef xsd Description also directly has the Geometry3D and Symbol Elements as its children instead of a ChildList which then has those Elements as Children (https://github.com/mvrdevelopment/spec/blob/main/mvr-spec.md#node-definition-symdef)
Thanks! I have already done some changes but haven't pushed them yet. What else needs changing so I could implement it?
Sorry I couldn't push the changes yet, I was bussy the last few weeks. I should be able to push them in the coming week
Another error of the xsd that i found by testing it against gdtf files is that the Wheel Slat name should not be unique (https://github.com/mvrdevelopment/spec/blob/main/gdtf-spec.md#table-12-wheel-slot-attributes) is this desired behavior or...
To which branch should I rebase the pull request?
I hope i used the right format settings but it should be all good now
Needs Input on how to Map between Battery Runtime and Light output
Yeah that's a good point. Though i thought that the Wiring Object Node was more for External Component that could be wired into the fixture.
Should the Battery be a WiringObject or a new BatteryObject(?) in the Geometry?