-
### Description
xmlParseGeolocAreaCircleOk.test uses the log file to make sure everything works.
This is no good, but there is nothing more to be done until the xml parser is fixed so that it returns…
-
In the `flow-router-ssr` package page, it says
- First Remove kadira:flow-router or meteorhacks:flow-router from your app
- Then add kadira:flow-router-ssr with meteor add kadira:flow-router-ssr
But …
-
It would be great to improve local time support in Orion after #2660 lands.
This is important because we expect to have a myriad of data belonging to local scopes (cities, countries), etc. and use…
-
The rumble() function can control the vibration of the motor. I want to control the vibration of the trigger but I can't find the relevant function in the document. The handle I use is the Orion X-Pro
-
I finally have my new Orion XS (originally called Smart Buck Boost) DC/DC charger installed. I have a dump of the BLE readouts attached if anybody is interested in adding this device to the list of su…
-
To help firm up the compatibility of JUEL, for multimedia applications, it may be interesting to port Apple's ALAC, and ValidateMP4 projects to Orion.
This enhancement is just to track the expansio…
-
Unable to find module to add CPU & Memory and asset inventory in the collection.
![image](https://github.com/user-attachments/assets/b9917286-25dc-43b2-9b09-a76c4e3a3ca5)
![image](https://github.c…
-
```
job_id = swis.invoke('Orion.Nodes', 'ScheduleListResources', node_id)
print (job_id)
status = "Unknown"
while status == "Unknown":
status = swis.invoke('Orion.Nodes', …
-
Below is the script that I tried to get resources list of a node:
```
jobid = swis.invoke('Orion.Nodes', 'ScheduleListResources',NodeID)
print(jobid)
time.sleep(60)
wh…
-
In one of many discussions with Wolfje, I pointed out that it would be worth developing TShock 5 along side Orion as fast as possible to get momentum going to answer questions like "what actually need…