Skip to content

KoenDierckx/pixoo-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixoo-openapi

OpenAPI implementation for Divoom Pixoo 64 devices

Mission

Based on the documentation from Divoo, manually create an openapi specification file.

Use the specification to generate client libraries for different languages following best practices

Client libraries

First follow the install steps to install openapi-generator-cli.jar

Python, with asyncio support

java -jar openapi-generator-cli.jar generate --input-spec .\openapi.yml --generator-name python --library asyncio --output python-asyncio

Sources used

Divoom

LATEST (17-02-2024):

OLDER

openapi-generator

https://github.com/OpenAPITools/openapi-generator

JSON 2 OpenAPI Generator

https://roger13.github.io/SwagDefGen/

About

Python OpenAPI Client for Divoom Pixoo 64 device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published