await this.props.httpClient.post('/api/v1/service/melcloud/variable/MELCLOUD_PASSWORD', {
        value: this.state.melCloudPassword.trim()
      });