lf-edge / ekuiper

Lightweight data stream processing engine for IoT edge

Home Page:https://ekuiper.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add 'type' and 'format' to list api of '/streams' and '/tables'

oucb opened this issue · comments

commented

What would you like to be added/modified:
Add 'type' and 'format' to list api of '/streams' and '/tables'
Response example: [{name: 'xxx', type: 'mqtt', format: 'json'}, ...]

Why is this needed:
Convenient for more detailed information of stream, table