pub async fn create_items<O: AsRef<OID>>(oids: &[O]) -> EResult<()>
Creates items, ignores errors if an item already exists
Must be called after the node core is ready
Will panic if RPC not set