fiware - How to store an image from context broker? -


i want send images various android context broker, not sure how go decoding image string format , storing file system , database respectively. have develop own python script or cygnus me out here?

although there several approaches transcode binary file (such image) text (e.g. base64) doesn't use idea in orion context broker. big static files better placed in object storage service, such the 1 fiware provides.

each file in such systems identified url. can use url attribute values in orion context broker refer given image.


Comments