Hosted App development using obniz-app-sdk

It is convenient to use obniz-app-sdk when creating a Hosted App for obniz.

Features of Hosted App using obniz-app-sdk

  • Program operation in link with obniz Cloud
  • Load balancing/scaling support
    • Load balancing mode with multiple instances
    • Multi-core load balancing support by pm2

system-obniz-app-sdk.png

By using obniz-app-sdk to create a Hosted App, you can easily specify the behavior of each obniz device according to its connection status and handle load balancing and scaling.

For more information about obniz-app-sdk, please refer to obniz-app-sdk documentation. Also, please see Specific usage of obniz-app-sdk for concrete implementation.