--- title: Examples --- ## Use case 1: Read models from hub ```sh TODO ... ``` ## Use case 2: Push streaming data to hub ```sh TODO ... ``` ## Use case 3: Retain data on the edge until pruned by time/capacity limits, and use it to push data to hub selectively ```sh TODO ... ```