Skip to content

Commit

Permalink
Update pricingFeatures.yaml
Browse files Browse the repository at this point in the history
Removed "at no extra cost" for Starter MQTT popup, revised popup for Endpoint Security to clarify that the row is about hosted instances.
  • Loading branch information
gstout52 authored Dec 19, 2024
1 parent 73bd555 commit 8bfbcc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_data/pricingFeatures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ sections:
label: MQTT Broker
cloudValues: [ null, 'check', 'check', 'check' ]
tags: [ 'cloud' ]
info: "<p>Easily manage and create MQTT clients to transport data for efficient messaging and communication within your applications. At no extra cost, the Starter Tier includes 2 clients, the Team Tier includes 5 clients, and the Enterprise Tier includes 20 clients as part of your existing plan. Additional clients can be purchased as needed in the future.</p>"
info: "<p>Easily manage and create MQTT clients to transport data for efficient messaging and communication within your applications. The Starter Tier includes 2 clients, the Team Tier includes 5 clients, and the Enterprise Tier includes 20 clients as part of your existing plan. Additional clients can be purchased as needed in the future.</p>"
- id: mqtt-broker-sh
label: MQTT Broker
selfHostedValues: [ null, 'check' ]
Expand Down Expand Up @@ -111,7 +111,7 @@ sections:
cloudValues: [ null, 'None<br>HTTP Basic Auth', 'None<br>HTTP Basic Auth<br>FlowFuse Authentication', 'None<br>HTTP Basic Auth<br>FlowFuse Authentication' ]
selfHostedValues: [ 'None<br>HTTP Basic Auth', 'None<br>HTTP Basic Auth<br>FlowFuse Authentication' ]
tags: [ 'cloud', 'self-hosted' ]
info: "<p>Use FlowFuse credentials to secure HTTP endpoints.</p>"
info: "<p>Use FlowFuse credentials to secure HTTP endpoints for hosted instances.</p>"
- id: 2fa
label: Two-factor authentication
cloudValues: [ 'check', 'check', 'check', 'check' ]
Expand Down

0 comments on commit 8bfbcc7

Please sign in to comment.