Skip to content

Final Draft for IoT Datahub Smart Manufacturing Solution #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: solutions-poc
Choose a base branch
from

Conversation

Rakshit1798
Copy link

@Rakshit1798 Rakshit1798 commented Apr 30, 2025

Description

Migrate the IoT Smart Hub Industry Solutions article to docs.

Staging

Copy link

netlify bot commented Apr 30, 2025

Deploy Preview for docs-atlas-architecture ready!

Name Link
🔨 Latest commit cd33098
🔍 Latest deploy log https://app.netlify.com/sites/docs-atlas-architecture/deploys/681c95def3333b0008ff121c
😎 Deploy Preview https://deploy-preview-195--docs-atlas-architecture.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@jeff-allen-mongo jeff-allen-mongo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Rakshit1798 thanks for this draft! Overall looks really good, just have a few comments to clean up some build errors in the logs.

`time-series collections <https://www.mongodb.com/docs/manual/core/timeseries/timeseries-procedures/#insert-measurements-into-a-time-series-collection>`__ .
For example:

.. code-block:: sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should start at column 1, meaning we'll need to adjust the indentation for the contained code accordingly.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Jeff, adding the code block to column 1 is leading to errors.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It shouldn't be 🤔 I see that right now with the current formatting we have this error:

ERROR(solutions-library/IoT-datahub-manufacturing.txt:119ish): Unexpected indentation

This is because it's expecting .. code-block:: sh to appear at column 1, rather than indented as it is currently. When you move it to column 1, what is the error you're seeing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants