BAETYL Documentation
1.0.0
BAETYL Home
Overview
What is Baetyl
Baetyl Design
Contributing
Installation
Quick Install Baetyl
Install from source
Guides
Baetyl Configuration Interpretation
Device connect to Hub Service
Message transferring among devices with Hub Service
Message handling with Function Service
Message Synchronize between baetyl-hub and Baidu IoTHub via Remote Service
Image capturing and AI model inference with Video infer Service
Development
How to write a python script for Python runtime
How to write a javascript for Node runtime
How to import third-party libraries for Python runtime
How to import third-party libraries for Node runtime
Customize Runtime Module
Customize Module
Troubleshooting
FAQ
Resources
Resources Download
Release Information
Pre-release 0.1.6(2019-09-23)
New features
Bugfixes
Others
Pre-release 0.1.5(2019-08-15)
Pre-release 0.1.4(2019-07-05)
Pre-release 0.1.3(2019-05-10)
Pre-release 0.1.2(2019-04-04)
Pre-release 0.1.1(2018-12-28)
Pre-release 0.1.0(2018-12-05)
BAETYL Documentation
Docs
»
Pre-release 0.1.6(2019-09-23)
Edit on GitHub
Next
Previous
Pre-release 0.1.6(2019-09-23)
¶
New features
¶
#361
print git revision in version command
#341
support docker compose configuration
#316
support custom docker network
#339
add new module baetyl-video-infer for AI app
Bugfixes
¶
#347
check savepath exists before write image to path in baetyl-video-infer
Fix all backward compatibility issues after rename
Others
¶
N/A