post
https://{hostname}/edgekv/v1/networks//namespaces//upload
Upload CSV-formatted data into a namespace. The CSV syntax generally follows RFC 4180, but allows empty lines, which are ignored. Each line needs at least three comma-delimited fields: the groupId, itemId, and item content for the namespace. An optional fourth field defines the number of seconds the item is retained. If this field is absent, the namespace's retentionInSeconds applies.
Recipes
Upload namespace data
Open Recipe
