Skip to content

Potentially Useful Infinitude Tools

rcoletti116 edited this page Sep 10, 2021 · 2 revisions
  • Possible to use for Information Services? http://10.0.0.75:3000/profile

    `refreshProfile() { return this.refresh('/profile.json', response => response.data); }

    async getProfile() { if (this.cachedObjects['/profile.json'] === undefined) { await this.refreshSystems(); }`

brand model serial

Or just allow configurable?

Clone this wiki locally