Coder Social home page Coder Social logo

oxrs-io-website's People

Contributors

austinscreations avatar dweston avatar jameskennewell avatar jollybully avatar jonoxer avatar makerdockio avatar moinmoin-sh avatar mrinc avatar plains203 avatar puck avatar sumnerboy12 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oxrs-io-website's Issues

adding basic information regarding firmware versioning

I plan to help add this , but someone I'm sure can / may beat me to it.

add a section outline a recent superhouse discord conversation about firmware version numbers
talk about possible compatibility. and the numbers would be up to the firmware righter to ensure documentation is up to date, and make note of possible breaking points like mqtt , node red between versions

basic idea:
Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards compatible manner, and
PATCH version when you make backwards compatible bug fixes.

breaking-change, new-feature, bug-fix

screen usage on controllers

might also be worth adding a page talking about controllers - but more specifically the usage of the screen and possible layouts

this would be in regards to the work moin has done both overall and with their recent suggestions from sumnerboy on discord.

any possible layout or data in regards to other configurations between input and output options that someone my build could / may be discussed.

add a page about Ethernet cabling

recommendation to add a webpage about Ethernet cable colors and possible recommendation for what people may use for what.

Blue for LAN.
Yellow for cctv
Green for poe devices.
Purple for access points
White for non data devices. Eg oxrs light switches
Orange
Red
black
grey

There are standards for patch cords.
Gray: Standard ethernet connection
Green: Crossover ethernet connection
Yellow: POE (power over ethernet)
Orange: Analog Non-Ethernet
Purple: Digital Non-Ethernet
Blue: Terminal server connection
Red: IP cameras
Black: additional general ethernet color for departmental use
Pink: additional general ethernet color for departmental use
White: additional general ethernet color for departmental use

add entry for new FW : StateIO

add side bar link and a skeleton for the new upcoming FW OXRS-SHA-StateIO-ESP32-FW under https://oxrs.io/docs/firmware/

discussing rack layout

This has already come up in discord.

to avoid repeating oneself may be worth while to add a page about rack layout (and note that not all devices need to be in a rack case)

but for rack cases specifically talk about the layout options that were discussed long ago and why the selected layout was chosen.
layouts discussed can be found here: https://github.com/SuperHouse/URC/tree/main/URC-Rack-Layout

adding mechanical drawings

adding page with links to mechanical drawings for people designing rack faceplates.

granted makers could add them directly to their board documentation pages, but i think a one stop spot full of links my be helpful.

Example Flow and Config for TP32

Generate a Node-RED flow and TP32 Config file to use with the documentation around the TP32 Firmware.
The aim is to show the features of the firmware and how you may use them.
Planning to have one of each tile and some interactivity between them.

"Guides" pages look broken

The pages under Guides look broken. No subsection headers are shown as links in the left hand navigation bar

Link validation

  • todo for me

We need to run the validation script against all .md files to validate their paths as well.

This is to make sure all links throughout the site are standardized so odd issues don't occur again.

Nav and sidebar are already validated, however main readme files are not.

Add an Overview chapter under Docs

I think we need something like an Overview chapter under Docs were documentation can go that refers not to a single component but addresses the OXRS eco system.
Here is an example that could reside here showing the SW layer structure.
grafik

npm run dev fails

npm run dev fails with the following error

/home/code/OXRS-IO-WEBSITE/node_modules/@vuepress/bundler-vite/lib/resolveViteConfig.js:15
}, options.viteOptions ?? {});
^

SyntaxError: Unexpected token '?'

2022-08-15T07_13_22_968Z-debug.log

This is on a fresh Debian 11 install with Visual Studio Code-Server, Git, Node and npm.

Update config examples for new JSON Schema

The "Input Config" requires update to reflect the changes in the JSON Schema

{"inputs":[{"index": 4, "type": "contact"}]}

{"inputs":[{"index": 7, "type": "button", "invert": true}]}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.