fenix-ui-bridge
v1.0.0-beta.25
Published
FENIX connector that implements the FENIX communication protocol v2.0
Readme
FENIX Bridge
API
//This is an example
bridge.find({ ... });bridge.find({ ... }): find FENIX resource according to the filtering paramsbridge.getEnumeration({ ... }): get the specified enumeration resourcebridge.getCodeList({ ... }): get the specified codelist resourcebridge.getResource({ ... }): get the specified resourcebridge.getProcessedResource({ ... }): get the processed resourcebridge.getMetadata({ ... }): get the metadata of the specifiedbridge.export( { ... } ): export the specified resourcebridge.getMDSD( { ... } ): get FENIX MDSDbridge.all({ ... }): turn an array of promises into a promise for the whole
