OCA / iot

Internet of Things (IoT)
GNU Affero General Public License v3.0
63 stars 85 forks source link

Do we have any document link for this repo ? #79

Open GoodERPJeff opened 1 year ago

GoodERPJeff commented 1 year ago

I am a members of china local odoo cummunity. some of my team mate try to help OCA upgrade iot modules to 16.0.

all the modules can be installed successfully on latest odoo16.0 community version.

Now we are not sure how to set up a environment for basic test before send PR here.

Do we have any document for reference ?

mostafabarmshory commented 1 year ago

@GoodERPJeff Unfortunately, there is no valid document. User documents and Technical documents, both are very important and we have to start documentation as soon as possible. I`ve reviewed the code to find out how it works. It is very helpful to setup a GitHub website.

GHARIBMOHAMED commented 1 year ago

hello i am using oca iot on odoo 16 community version i can't get it to work becouse Communication System is empty please help me solve this problem or miss understanding

mostafabarmshory commented 1 year ago

@GHARIBMOHAMED

Did you port oca-iot on odoo 16 by your self?

flotho commented 1 year ago

hello i am using oca iot on odoo 16 community version i can't get it to work becouse Communication System is empty please help me solve this problem or miss understanding

https://github.com/OCA/iot/issues/89

GHARIBMOHAMED commented 10 months ago

@GHARIBMOHAMED

Did you port oca-iot on odoo 16 by your self?

yes how can i get started using this awesome module

ptrykoza commented 5 months ago

Hello, what exactly is used as an iot box on the client side? Do I need a subscription?

mostafabarmshory commented 3 months ago

OCA/IoT does not support IoT box. It adds an endpoint that devices send metrics directly to the server.

Communication System, Device and IO is used to translate incoming metric into Odoo models.

I think its time to have a site for odoo IoT.