Problem
When uploading the metadata, the URI, and therefore CID for any photos / images also needs to be set.
Solution
When uploading a facility level metadata, allow multiple --image command line options in lpms-cli, then have all these images upload to IPFS, get the cid, then insert this in-line in the facility level metadata before it's pushed to lpms-server and onto IPFS.
The same workflow above can be done when pushing space level metadata.
Problem
When uploading the
metadata, theURI, and thereforeCIDfor any photos / images also needs to be set.Solution
When uploading a
facilitylevel metadata, allow multiple--imagecommand line options inlpms-cli, then have all these images upload toIPFS, get thecid, then insert this in-line in thefacilitylevel metadata before it's pushed tolpms-serverand ontoIPFS.The same workflow above can be done when pushing
spacelevel metadata.