Project

asi_bod

0.0
No release in over 3 years
Low commit activity in last 3 years
Process and View Grin Phaserunner ASIObjectDictionary.xml and BOD.json files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.14
~> 1.16
~> 10.0
~> 6.0
~> 3.0

Runtime

~> 2.17
~> 1.8
~> 2.6
 Project Readme

NAME asi_bod¶ ↑

  • Manipulate and view the ASIObjectDictionary.xml and BOD.json files

SYNOPSIS¶ ↑

asi_bod [global options] command [command options] [arguments...]

<img src=“https://badge.fury.io/rb/asi_bod.svg” alt=“Gem Version” />

Overview¶ ↑

Tool to view, search and potentially merge the Grin Tech Phaserunner BOD.json file and the ASI ASIObjectDictionary.xml file.

The BOD.json file is the original Grin Tech file that ships with the +PhaseRunner v0.9.9.1+ software as of Jan 1 2018.

This gem ships with BODm.json which is the same as the Grin Tech BOD.json except the Descriptions from the ASI ASIObjectDictionary.xml file that shipped with the BacDoorSetup_1_5_4 software.

If you want to start with the original or another version of the BOD.json or the ASIObjectDictionary.xml then you can override the defaults with the +-a, –asi_file+ or +-b, –bod_file+ flags

GLOBAL OPTIONS¶ ↑

-a, --asi_file=arg      - Path to the ASIObjectDictionary XML file (default: /Users/rberger/odrive/IBD Google
                          Drive/Trike/bike-pi/asi_bod/ASIObjectDictionary.xml)
-b, --bod_file=arg      - Path to the BOD JSON file (default: /Users/rberger/odrive/IBD Google
                          Drive/Trike/bike-pi/asi_bod/BODm.json)
--version               - Display the program version
--[no-]address_view     - View Address (default: enabled)
--[no-]name_view        - View Name (default: enabled)
--[no-]description_view - View Description (default: enabled)
-s, --[no-]scale_view   - View Scale
-u, --[no-]units_view   - View Units
--help                  - Show this message

COMMANDS¶ ↑

help  - Shows a list of commands or help for one command
view  - View the data
find  - Find a node in one or both of the dictionaries
merge - Merge the Description from asi to bod

License and Copyright¶ ↑

  • Copyright © 2018 Robert J. Berger

  • License: MIT

:include: asi_bod.rdoc