Searched refs:httpPushUri (Results 1 – 1 of 1) sorted by relevance
13 httpPushUri: null, property in FirmwareStore.state44 setHttpPushUri: (state, httpPushUri) => (state.httpPushUri = httpPushUri),114 const httpPushUri = data.HttpPushUri;115 commit('setHttpPushUri', httpPushUri);124 } else if (state.httpPushUri != null) {132 .post(state.httpPushUri, image, {